home *** CD-ROM | disk | FTP | other *** search
/ ftp.swcp.com / ftp.swcp.com.zip / ftp.swcp.com / mac / mozilla-macos9-1.3.1.sea.bin / Mozilla1.3.1 / Search Plugins / NetscapeSearch.src < prev    next >
Text File  |  2003-06-08  |  2KB  |  50 lines

  1. # Netscape Search Sherlock for Netscape 6
  2. # Copyright (c) 2000 Netscape Communications Corp.
  3. #
  4. # The BROWSER alsomatch= tags must be there or the GIF will not update!
  5. #
  6.  
  7.  <SEARCH
  8.    name            = "Netscape Search"
  9.    description     = "Netscape Search"
  10.    routeType       = "Internet"
  11.    method          = "GET"
  12.    action          = "http://info.netscape.com/fwd/clk61srsid/http://search.netscape.com/search.psp"
  13.    actionButton    = "http://info.netscape.com/fwd/clk61srurl1/http://search.netscape.com/search.psp?search="
  14.    actionBar       = "http://info.netscape.com/fwd/clk61srurl2/http://search.netscape.com/search.psp?search="
  15.    searchForm      = "http://search.netscape.com/nscp_index.adp"
  16.  >
  17.  
  18. <INPUT NAME="search" USER>
  19.  
  20.  
  21. # Search Results
  22.  
  23. <INTERPRET
  24.   charset           = "ISO-8859-1"
  25.   browserResultType = "result"
  26.   bannerStart       = "<!-- START: AOL BANNER AD -->"
  27.   bannerEnd         = "<!-- END: AOL BANNER AD -->"
  28.   resultListStart   = "<!-- BEGIN SEARCH RESULTS-->"
  29.   resultListEnd     = "<!-- END SEARCH RESULTS -->"
  30.   resultItemStart   = "<li>"
  31.   resultItemEnd     = "<br>"
  32.   relevanceStart    = ""
  33.   relevanceEnd      = ""
  34.   resultItemSiteTag = ""
  35. >
  36.  
  37.  
  38. </SEARCH>
  39.  
  40.   
  41.  
  42. <BROWSER
  43.   alsomatch="http://search.netscape.com/search.psp http://search.netscape.com/cgi-bin/search http://search.netscape.com/search.tmpl http://search.netscape.com/google.tmpl"
  44.   update          = "http://search.netscape.com/sherlock/SBWeb_01.src" 
  45.   updateIcon      = "http://search.netscape.com/sherlock/SBWeb_01.gif" 
  46.   updateCheckDays = "1" 
  47.  
  48. >
  49.  
  50.